home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Overload Trio 2
/
Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO
/
dir27
/
ez555_95.zip
/
READ_ME.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-10-09
|
406b
|
13 lines
echo off
cls
rem This batch file provides a simple way to read about the product:
rem EZ555 555 Timer Designer, v2.00
rem The information you want to read is in the file VENDINFO.DIZ.
rem If you prefer, you can read it using any ordinary text viewer.
rem For example, if the LIST viewer is in your DOS path, you would
rem use the command 'LIST VENDINFO.DIZ'.
more < VENDINFO.DIZ
pause